Function |is_i64
json/value::|is_i64
Usage
|is_i64(value)
Parameters
↳ value: Json (json::Json)
Return
↴ bool
Return true if value is a JSON number representable as i64.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
json/value::|is_i64
|is_i64(value)
↳ value: Json (json::Json)
↴ bool
Return true if value is a JSON number representable as i64.